[INFO] cloning repository https://github.com/utkarsh0336/eye_tracking
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/utkarsh0336/eye_tracking" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futkarsh0336%2Feye_tracking", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futkarsh0336%2Feye_tracking'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ce07ae414f0d28ce2cbe0848d7a6c789c9a2fc8
[INFO] checking utkarsh0336/eye_tracking against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futkarsh0336%2Feye_tracking" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/utkarsh0336/eye_tracking
[INFO] finished tweaking git repo https://github.com/utkarsh0336/eye_tracking
[INFO] tweaked toml for git repo https://github.com/utkarsh0336/eye_tracking written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/utkarsh0336/eye_tracking on toolchain e622d8d7bed4f2668d446e06c6c1436ecae15796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/utkarsh0336/eye_tracking already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clang v2.0.0
[INFO] [stderr]   Downloaded opencv-binding-generator v0.100.0
[INFO] [stderr]   Downloaded opencv v0.98.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a53e13d45bcd67f44f16918737590fc03d5339bcb01e014e7f4a3e57a187a743
[INFO] running `Command { std: "docker" "start" "-a" "a53e13d45bcd67f44f16918737590fc03d5339bcb01e014e7f4a3e57a187a743", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a53e13d45bcd67f44f16918737590fc03d5339bcb01e014e7f4a3e57a187a743", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a53e13d45bcd67f44f16918737590fc03d5339bcb01e014e7f4a3e57a187a743", kill_on_drop: false }`
[INFO] [stdout] a53e13d45bcd67f44f16918737590fc03d5339bcb01e014e7f4a3e57a187a743
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 585a9ba0b09b25697557ef39bd0afa01b69f4f6c54e5574cc990f512971882a5
[INFO] running `Command { std: "docker" "start" "-a" "585a9ba0b09b25697557ef39bd0afa01b69f4f6c54e5574cc990f512971882a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling opencv-binding-generator v0.100.0
[INFO] [stderr]    Compiling opencv v0.98.1
[INFO] [stderr]     Checking eye_tracking v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `AlgorithmHint` in `core`
[INFO] [stdout]    --> src/main.rs:829:19
[INFO] [stdout]     |
[INFO] [stdout] 829 |             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ could not find `AlgorithmHint` in `core`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 829 -             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout] 829 +             core::Algorithm::ALGO_HINT_DEFAULT,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `AlgorithmHint` in `core`
[INFO] [stdout]    --> src/main.rs:829:19
[INFO] [stdout]     |
[INFO] [stdout] 829 |             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ could not find `AlgorithmHint` in `core`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 829 -             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout] 829 +             core::Algorithm::ALGO_HINT_DEFAULT,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `AlgorithmHint` in `core`
[INFO] [stdout]    --> src/main.rs:926:19
[INFO] [stdout]     |
[INFO] [stdout] 926 |             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ could not find `AlgorithmHint` in `core`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 926 -             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout] 926 +             core::Algorithm::ALGO_HINT_DEFAULT,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `AlgorithmHint` in `core`
[INFO] [stdout]    --> src/main.rs:926:19
[INFO] [stdout]     |
[INFO] [stdout] 926 |             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ could not find `AlgorithmHint` in `core`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 926 -             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout] 926 +             core::Algorithm::ALGO_HINT_DEFAULT,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_net_from_tf_lite` in module `dnn`
[INFO] [stdout]    --> src/main.rs:896:24
[INFO] [stdout]     |
[INFO] [stdout] 896 |     let mut net = dnn::read_net_from_tf_lite(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/opencv-9c49c8c123cb37be/out/opencv/dnn.rs:610:2
[INFO] [stdout]     |
[INFO] [stdout] 610 |     pub fn read_net_from_caffe(prototxt: &str, caffe_model: &str) -> Result<crate::dnn::Net> {
[INFO] [stdout]     |     ---------------------------------------------------------------------------------------- similarly named function `read_net_from_caffe` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 896 -     let mut net = dnn::read_net_from_tf_lite(
[INFO] [stdout] 896 +     let mut net = dnn::read_net_from_caffe(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_net_from_tf_lite` in module `dnn`
[INFO] [stdout]    --> src/main.rs:896:24
[INFO] [stdout]     |
[INFO] [stdout] 896 |     let mut net = dnn::read_net_from_tf_lite(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/opencv-9c49c8c123cb37be/out/opencv/dnn.rs:610:2
[INFO] [stdout]     |
[INFO] [stdout] 610 |     pub fn read_net_from_caffe(prototxt: &str, caffe_model: &str) -> Result<crate::dnn::Net> {
[INFO] [stdout]     |     ---------------------------------------------------------------------------------------- similarly named function `read_net_from_caffe` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 896 -     let mut net = dnn::read_net_from_tf_lite(
[INFO] [stdout] 896 +     let mut net = dnn::read_net_from_caffe(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 5 arguments were supplied
[INFO] [stdout]     --> src/main.rs:824:9
[INFO] [stdout]      |
[INFO] [stdout]  824 |         imgproc::cvt_color(
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  829 |             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout]      |             -------------------------------------- unexpected argument #5
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/opencv-9c49c8c123cb37be/out/opencv/imgproc.rs:5182:9
[INFO] [stdout]      |
[INFO] [stdout] 5182 |     pub fn cvt_color(src: &impl ToInputArray, dst: &mut impl ToOutputArray, code: i32, dst_cn: i32) -> Result<()> {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]      |
[INFO] [stdout]  828 -             0,
[INFO] [stdout]  829 -             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout]  828 +             0,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 5 arguments were supplied
[INFO] [stdout]     --> src/main.rs:921:9
[INFO] [stdout]      |
[INFO] [stdout]  921 |         imgproc::cvt_color(
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  926 |             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout]      |             -------------------------------------- unexpected argument #5
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/opencv-9c49c8c123cb37be/out/opencv/imgproc.rs:5182:9
[INFO] [stdout]      |
[INFO] [stdout] 5182 |     pub fn cvt_color(src: &impl ToInputArray, dst: &mut impl ToOutputArray, code: i32, dst_cn: i32) -> Result<()> {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]      |
[INFO] [stdout]  925 -             0,
[INFO] [stdout]  926 -             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout]  925 +             0,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 5 arguments were supplied
[INFO] [stdout]     --> src/main.rs:824:9
[INFO] [stdout]      |
[INFO] [stdout]  824 |         imgproc::cvt_color(
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  829 |             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout]      |             -------------------------------------- unexpected argument #5
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/opencv-9c49c8c123cb37be/out/opencv/imgproc.rs:5182:9
[INFO] [stdout]      |
[INFO] [stdout] 5182 |     pub fn cvt_color(src: &impl ToInputArray, dst: &mut impl ToOutputArray, code: i32, dst_cn: i32) -> Result<()> {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]      |
[INFO] [stdout]  828 -             0,
[INFO] [stdout]  829 -             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout]  828 +             0,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 5 arguments were supplied
[INFO] [stdout]     --> src/main.rs:921:9
[INFO] [stdout]      |
[INFO] [stdout]  921 |         imgproc::cvt_color(
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  926 |             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout]      |             -------------------------------------- unexpected argument #5
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/opencv-9c49c8c123cb37be/out/opencv/imgproc.rs:5182:9
[INFO] [stdout]      |
[INFO] [stdout] 5182 |     pub fn cvt_color(src: &impl ToInputArray, dst: &mut impl ToOutputArray, code: i32, dst_cn: i32) -> Result<()> {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]      |
[INFO] [stdout]  925 -             0,
[INFO] [stdout]  926 -             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout]  925 +             0,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eye_tracking` (bin "eye_tracking" test) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `eye_tracking` (bin "eye_tracking") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "585a9ba0b09b25697557ef39bd0afa01b69f4f6c54e5574cc990f512971882a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "585a9ba0b09b25697557ef39bd0afa01b69f4f6c54e5574cc990f512971882a5", kill_on_drop: false }`
[INFO] [stdout] 585a9ba0b09b25697557ef39bd0afa01b69f4f6c54e5574cc990f512971882a5
